home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / programming / amiga / cgraphx / c / include / proto / cybergraphics.h
Encoding:
C/C++ Source or Header  |  1995-11-19  |  210 b   |  8 lines

  1. #ifndef PROTO_CYBERGRAPHICS_H
  2. #define PROTO_CYBERGRAPHICS_H
  3. #include <exec/types.h>
  4. extern struct Library *CyberGfxBase;
  5. #include <clib/cybergraphics_protos.h>
  6. #include <pragmas/cybergraphics_pragmas.h>
  7. #endif
  8.